Click or drag to resize

ServiceDeleteUserConfiguration Method

Deletes a user configuration object on a folder.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Response DeleteUserConfiguration(
	UserConfigurationName name
)

Parameters

name
Type: Independentsoft.ExchangeUserConfigurationName
The name.

Return Value

Type: Response
Response.
See Also